home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1996 May: Tool Chest / Developer CD Series May 1996 (Tool Chest) (Apple Computer) (1996).iso / Sample Code / Snippets / Sound / Sound Input / SoundInputSample Readme next >
Encoding:
Text File  |  1996-03-14  |  510 b   |  7 lines  |  [TEXT/ttxt]

  1. SoundInputSample demonstrates the right way to set up the Sound Input Driver to record sound. In the past, developers have assumed that the state of Sound Input was always the same.  Newer Macintoshes, especially the PowerPC models, may have different settings so it is important to setup Sound Input correctly each time you use it.
  2.  
  3. The code is supplied with Codewarrior 8 project files for PPC and 68K, and a simple MPW make file.
  4.  
  5. The application is fat. The PPC project file includes the 68K application.
  6.  
  7.